Skip to content

Add support for usbjmicron devices#109

Merged
Napsty merged 1 commit into
Napsty:masterfrom
kad:usbjmicron
Jun 12, 2025
Merged

Add support for usbjmicron devices#109
Napsty merged 1 commit into
Napsty:masterfrom
kad:usbjmicron

Conversation

@kad

@kad kad commented May 19, 2025

Copy link
Copy Markdown
Contributor

Allows to monitor hard drives attached via USB-SATA enclosures.

Allows to monitor hard drives attached via USB-SATA enclosures.
@Napsty

Napsty commented May 21, 2025

Copy link
Copy Markdown
Owner

lgtm, any chance you could show a real use example here on one of your drives?

@kad

kad commented May 26, 2025

Copy link
Copy Markdown
Contributor Author
# ./check_smart.pl -d /dev/sdc -i usbjmicron,0
WARNING: Drive  ST9500620NS S/N 9Xxxxxxxx:  Reported_Uncorrect is non-zero (1), ata_errors is non-zero (2), |Raw_Read_Error_Rate=89026159;;;; Spin_Up_Time=0;;;; Start_Stop_Count=65;;;; Reallocated_Sector_Ct=0;;;; Seek_Error_Rate=384038545;;;; Power_On_Hours=52407;;;; Spin_Retry_Count=0;;;; Power_Cycle_Count=64;;;; End-to-End_Error=0;;;; Reported_Uncorrect=1;;;; Command_Timeout=0;;;; High_Fly_Writes=0;;;; Airflow_Temperature_Cel=22;;;; G-Sense_Error_Rate=0;;;; Power-Off_Retract_Count=63;;;; Load_Cycle_Count=65;;;; Temperature_Celsius=22;;;; Hardware_ECC_Recovered=89026159;;;; Current_Pending_Sector=0;;;; Offline_Uncorrectable=0;;;; UDMA_CRC_Error_Count=0;;;; Head_Flying_Hours=47281;;;; Total_LBAs_Written=2698006791;;;; Total_LBAs_Read=3579624246;;;; ata_errors=2;;;;
# ./check_smart.pl -d /dev/sdc -i usbjmicron,1
OK: Drive  ST9500620NS S/N 9Xxxxxxx: no SMART errors detected. |Raw_Read_Error_Rate=130199277;;;; Spin_Up_Time=0;;;; Start_Stop_Count=52;;;; Reallocated_Sector_Ct=0;;;; Seek_Error_Rate=343628421;;;; Power_On_Hours=38440;;;; Spin_Retry_Count=0;;;; Power_Cycle_Count=51;;;; End-to-End_Error=0;;;; Reported_Uncorrect=0;;;; Command_Timeout=0;;;; High_Fly_Writes=0;;;; Airflow_Temperature_Cel=21;;;; G-Sense_Error_Rate=0;;;; Power-Off_Retract_Count=50;;;; Load_Cycle_Count=52;;;; Temperature_Celsius=21;;;; Hardware_ECC_Recovered=130199277;;;; Current_Pending_Sector=0;;;; Offline_Uncorrectable=0;;;; UDMA_CRC_Error_Count=0;;;; Head_Flying_Hours=33273;;;; Total_LBAs_Written=987606692;;;; Total_LBAs_Read=330263509;;;;

@Napsty Napsty merged commit 6ffcf89 into Napsty:master Jun 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants